![]() |
RsrcZoneInit |
||||
Header: | Resources.h | Carbon status: | Unsupported | |
System software automatically calls the RsrcZoneInit function when system software starts up and when the Process Manager starts up. Your application should not call this function directly.
void RsrcZoneInit ();
System software automatically calls this function at system startup when extensions are loaded, because each extension has its own application heap. System software calls this function once again when the Process Manager starts up. After that, the function is not called again.
Not supported in Carbon. Not available in Carbon.
© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)